tools: libxl: generalize libxl_qemu_machine_type into libxl_domain_type
authorIan Campbell <ian.campbell@citrix.com>
Wed, 20 Apr 2011 16:13:07 +0000 (17:13 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 20 Apr 2011 16:13:07 +0000 (17:13 +0100)
commit167d1ba113251d06b9fc968d552986f879fe67e0
tree6782cdeab7ec09d713fb4803118f9bf5b3bebd5b
parent3c159525844de8db27ad919d2d30b6a744a01506
tools: libxl: generalize libxl_qemu_machine_type into libxl_domain_type

The FV/PV distinction is not particular to the device model, although
that remains the only user for now.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/libxl.h
tools/libxl/libxl.idl
tools/libxl/libxl_dm.c
tools/libxl/xl_cmdimpl.c
tools/python/xen/lowlevel/xl/xl.c